home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / G / GROUP1.cpt / GROUP1 Folder / Group 1 Analysis / card_4236.txt < prev    next >
Encoding:
Text File  |  1991-08-08  |  5.1 KB  |  253 lines

  1. -- card: 4236 from stack: in
  2. -- bmap block id: 4384
  3. -- flags: 0000
  4. -- background id: 6748
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show card picture
  9.   put empty into card field "message"
  10.   put "Please Test " into line 2 of card field "message"
  11.   put "for Presence of Silver" into line 4 of card field "message"
  12.  
  13. end opencard
  14.  
  15. on check
  16.   global reagent
  17.   Put empty into card field "message"
  18.   put "Check STEP 5 on Flow Chart" into line 1 of card field "message"
  19.   put reagent into line 3 of card field "message"
  20.   put "is not used at this time" into line 5 of card field "message"
  21.   show card field "message"
  22.   repeat 2 times
  23.     set the highlight of card button "flow chart" to true
  24.     wait 1 second
  25.     set the highlight of card button "flow chart" to false
  26.     wait 1 second
  27.   end repeat
  28. end check
  29.  
  30.  
  31.  
  32.  
  33. -- part 1 (field)
  34. -- low flags: 01
  35. -- high flags: 0001
  36. -- rect: left=190 top=201 right=342 bottom=432
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 3
  41. -- text size: 14
  42. -- style flags: 256
  43. -- line height: 18
  44. -- part name: Message
  45. ----- HyperTalk script -----
  46. on mouseup
  47.   hide card field "message"
  48. end mouseup
  49.  
  50.  
  51.  
  52. -- part 2 (button)
  53. -- low flags: 00
  54. -- high flags: 8002
  55. -- rect: left=434 top=205 right=254 bottom=509
  56. -- title width / last selected line: 0
  57. -- icon id / first selected line: 0 / 0
  58. -- text alignment: 1
  59. -- font id: 0
  60. -- text size: 12
  61. -- style flags: 0
  62. -- line height: 16
  63. -- part name: Flow Chart
  64. ----- HyperTalk script -----
  65. on mouseUp
  66.   push card
  67.   go to card id 7591
  68.   put 1 into zz
  69.   repeat until zz = 4
  70.     set the highlight of card button step5 to true
  71.     wait 30
  72.     set the highlight of card button step5 to false
  73.     wait 30
  74.     put zz+1 into zz
  75.   end repeat
  76.  
  77. end mouseUp
  78.  
  79.  
  80.  
  81. -- part 3 (button)
  82. -- low flags: 00
  83. -- high flags: 2000
  84. -- rect: left=3 top=44 right=106 bottom=54
  85. -- title width / last selected line: 0
  86. -- icon id / first selected line: 0 / 0
  87. -- text alignment: 1
  88. -- font id: 0
  89. -- text size: 12
  90. -- style flags: 0
  91. -- line height: 16
  92. -- part name: Hydrochloric Acid
  93. ----- HyperTalk script -----
  94. on mouseUp
  95.   global reagent
  96.   get the short name of me
  97.   put it into reagent
  98.   show card picture
  99.   check
  100.  
  101. end mouseUp
  102.  
  103.  
  104.  
  105. -- part 4 (button)
  106. -- low flags: 00
  107. -- high flags: 2000
  108. -- rect: left=63 top=44 right=106 bottom=114
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 1
  112. -- font id: 0
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: Nitric Acid
  117. ----- HyperTalk script -----
  118. on mouseUp
  119.   global reagent
  120.   get the short name of me
  121.   put it into reagent
  122.   show card picture
  123.   Put empty into card field "message"
  124.   go to next card
  125.  
  126. end mouseUp
  127.  
  128.  
  129.  
  130. -- part 5 (button)
  131. -- low flags: 00
  132. -- high flags: 2000
  133. -- rect: left=125 top=44 right=106 bottom=176
  134. -- title width / last selected line: 0
  135. -- icon id / first selected line: 0 / 0
  136. -- text alignment: 1
  137. -- font id: 0
  138. -- text size: 12
  139. -- style flags: 0
  140. -- line height: 16
  141. -- part name: Distilled Water
  142. ----- HyperTalk script -----
  143. on mouseUp
  144.   global reagent
  145.   get the short name of me
  146.   put it into reagent
  147.   show card picture
  148.   check
  149. end mouseUp
  150.  
  151.  
  152.  
  153. -- part 6 (button)
  154. -- low flags: 00
  155. -- high flags: 2000
  156. -- rect: left=186 top=44 right=106 bottom=237
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 1
  160. -- font id: 0
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: Potassium Chromate
  165. ----- HyperTalk script -----
  166. on mouseUp
  167.   global reagent
  168.   get the short name of me
  169.   put it into reagent
  170.   show card picture
  171.   check
  172. end mouseUp
  173.  
  174.  
  175.  
  176. -- part 7 (button)
  177. -- low flags: 00
  178. -- high flags: 2000
  179. -- rect: left=247 top=44 right=106 bottom=298
  180. -- title width / last selected line: 0
  181. -- icon id / first selected line: 0 / 0
  182. -- text alignment: 1
  183. -- font id: 0
  184. -- text size: 12
  185. -- style flags: 0
  186. -- line height: 16
  187. -- part name: Ammonia
  188. ----- HyperTalk script -----
  189. on mouseUp
  190.   global reagent
  191.   get the short name of me
  192.   put it into reagent
  193.  
  194.  
  195.   check
  196.  
  197. end mouseUp
  198.  
  199.  
  200.  
  201. -- part 8 (button)
  202. -- low flags: 00
  203. -- high flags: 2000
  204. -- rect: left=434 top=113 right=199 bottom=504
  205. -- title width / last selected line: 0
  206. -- icon id / first selected line: 0 / 0
  207. -- text alignment: 1
  208. -- font id: 0
  209. -- text size: 12
  210. -- style flags: 0
  211. -- line height: 16
  212. -- part name: Hot Water Bath
  213. ----- HyperTalk script -----
  214. on mouseUp
  215.   global kee
  216.  
  217.   put empty into card field "message"
  218.   put "Not Necessary to Use" into line 2 of card field "message"
  219.   put "Hot Water Bath" into line 4 of card field "message"
  220.   put "At This Time" into line 6 of card field "message"
  221.  
  222.  
  223.  
  224. end mouseUp
  225.  
  226.  
  227.  
  228. -- part 9 (button)
  229. -- low flags: 00
  230. -- high flags: 2000
  231. -- rect: left=434 top=8 right=94 bottom=504
  232. -- title width / last selected line: 0
  233. -- icon id / first selected line: 0 / 0
  234. -- text alignment: 1
  235. -- font id: 0
  236. -- text size: 12
  237. -- style flags: 0
  238. -- line height: 16
  239. -- part name: Centrifuge
  240. ----- HyperTalk script -----
  241. on mouseUp
  242.   global kee
  243.   global reagent
  244.   put empty into card field "message"
  245.   put "Not necessary to" into line 2 of card field "message"
  246.   put "Centrifuge at this time" into line 4 of card field "message"
  247.   put "Check Flow Chart" into line 6 of card field "message"
  248.  
  249.  
  250.  
  251. end mouseUp
  252.  
  253.